home *** CD-ROM | disk | FTP | other *** search
/ Windows 32-Bit Gallery / Windows 32-bit Gallery.iso / win95 / winbatch / wsetup.inf < prev    next >
INI File  |  1996-11-20  |  12KB  |  300 lines

  1. ; WinBatch 32I
  2. ; WinBatch 32I  Zip Setup
  3. ; Wilson WindowWare, Inc.  Seattle, WA  1-206-937-9335
  4.  
  5. [setup]
  6.   "PACKAGENAME","WinBatch"  
  7.   "CAPTIONNAME","WinBatch"  
  8.   "WASHCOLOR","4"           
  9.   "APPCODE","3"             
  10.   "INISECT","WinBatch32I"      
  11.   "INIFILE","www-prod.ini"  
  12.  
  13. [disks]
  14.    "0","C:\","WinBatch Setup"
  15.    "1","C:\","WindowWare DLL-SDK"
  16.  
  17. [directories]
  18.    "00","C:\WINBATCH","Default Installation Directory"
  19.    "01","\WBTFILES","SubDirectory"
  20.    "02","\EXTRAS","SubDirectory"
  21.    "03","\WBTCODE","SubDirectory"
  22.  
  23. [apps]
  24. "0","VI00D#01","00","","README.TXT","Read me","Readme Files","Install Readme Files","29"
  25. "0","VI00","00","","README2.TXT","Read me too!"
  26.  
  27. "0","VI00D#06","00","","WBAT32I.EXE","WinBatch","WinBatch","Install core WinBatch files","852"
  28. "0","VI00","00","","SYSINFO.WBT","System Info"
  29. "0","V","00","","DEFAULT.WBT","default wbt"
  30. "0","V","00","","FIXES.TXT","fixes txt"
  31. "0","VI00","00","","TECH.HLP","Tech Support"
  32. "0","VI00","00","","WINBATCH.HLP","WinBatch Help"
  33. "0","V","00","","WBDBG32I.DLL","wbdbg32i dll"
  34.  
  35. "0","VI00D#02","00","","WWWDGEDT.HLP","Dialog Editor Help","Useful Utilities","Install Utility files","141"
  36. "0","VI00","00","","WWDLG32I.EXE","Dialog Editor"
  37. "0","VI00","00","","WINFO32I.EXE","WinPlace Info"
  38.  
  39. "0","VD#10","01","","BINGUESS.WBT","binguess wbt","Samples","Install Sample Batch Files","26"
  40. "0","V","01","","INTACTV.WBT","intactv wbt"
  41. "0","V","01","","SAVER.WBT","saver wbt"
  42. "0","VI00","01","","SOL.WBT","Solitaire"
  43. "0","VI00","01","","STONES.WBT","Stones Game"
  44. "0","V","01","","DOLLARS.WBT","dollars wbt"
  45. "0","V","01","","FREEDISK.WBT","freedisk wbt"
  46. "0","V","01","","FILESIZE.WBT","filesize wbt"
  47. "0","V","01","","EXCELDDE.WBT","exceldde wbt"
  48. "0","V","01","","KIDPROOF.WBT","kidproof wbt"
  49. "0","V","03","","EXITWIN.WBT","exitwin wbt"
  50.  
  51. "0","VD#12","03","","DDETEST.WBT","ddetest wbt","WBT Code","Install Code Samples Files","26"
  52. "0","V","03","","DOSERROR.BAT","doserror bat"
  53. "0","V","03","","DOSERROR.WBT","doserror wbt"
  54. "0","V","03","","LOG.WBT","log wbt"
  55. "0","V","03","","METER.INI","meter ini"
  56. "0","V","03","","METER.TXT","meter txt"
  57. "0","V","03","","METER.WBT","meter wbt"
  58. "0","V","03","","METERTST.WBT","metertst wbt"
  59. "0","V","03","","PROGMAN.WIL","progman wil"
  60. "0","V","03","","INSTALL.WBT","install wbt"
  61. "0","V","03","","SPLASH.BMP","splash bmp"
  62. "0","V","03","","PROBLEM.WBT","problem wbt"
  63. "0","V","03","","DIRBROWS.WBT","dirbrows wbt"
  64.  
  65. "0","VD#04","00","","WILLANG.WBT","willang wbt","Languages","Install French/German error messages","77"
  66. "0","V","00","","WWWDLANG.ENU","wwwdlang enu"
  67. "0","V","00","","WWWDLANG.VAL","wwwdlang val"
  68. "0","V","00","","WWWDLANG.FRA","wwwdlang fra"
  69. "0","V","00","","WWWDLANG.GRM","wwwdlang grm"
  70.  
  71.  
  72.  
  73. "0","VD#02","00","","WWNET32I.DLL","wwnet32i dll","32I Network Extenders","Install 32I Network Extenders","46"
  74. "0","V","00","","WWNET32I.DAT","wwnet32i dat"
  75. "0","VI00","00","","WIN32NET.HLP","WIN32 Net  Help"
  76.  
  77. "0","VI00D#01","00","","WIL.HLP","WIL Help","WIL Help","Install WIL Help file","645"
  78. "0","VI00","00","","NEW.HLP","New Features"
  79.  
  80.  
  81. [progman]
  82.    "00","WinBatch 32I","WBAT32I.GRP"
  83.  
  84. [extensions]
  85.    "WBT","WBAT32I.EXE"
  86.  
  87. [InstCheck]
  88. KeyShell=1
  89. KeyExe1=WINFO32I.EXE
  90. KeyExe2=WWDLG32I.EXE
  91. KeyExe3=WBAT32I.EXE
  92. KeyExe4=WWMAC32I.EXE
  93. KeyExeCount=4
  94. KeyDll1=WBDBG32I.DLL
  95. KeyDll2=WBOBG32I.DLL
  96. KeyDll3=WWWN32I.DLL
  97. KeyDll4=WWN3X32I.DLL
  98. KeyDll5=WWN4X32I.DLL
  99. KeyDll6=WWW3A32I.DLL
  100. KeyDllCount=6
  101. Aged=5
  102. Expired=6
  103.  
  104.  
  105.  
  106. [intl]
  107. enu=English
  108. eng=English
  109. dan=Danish
  110. nld=Dutch
  111. fin=Finnish
  112. fra=French
  113. frc=French
  114. deu=German
  115. isl=Icelandic
  116. ita=Italian
  117. nor=Norwegian
  118. ptg=Portugese
  119. esp=Spanish
  120. esn=Spanish
  121. sve=Swedish
  122.  
  123. [English]
  124. X1000="WindowWare Setup"
  125. X1001="Attention!"
  126. X1002="Do you Really Want to exit Setup?"
  127. X1003="Bad WSETUP.INF file"
  128. X1004="Directory Error"
  129. X1005="Progman Structure Error"
  130. X1006="Setup will force overwrite all files~dealing with this product"
  131. X1007="May setup replace the following file?"
  132. X1008="WSETUP.INF file not found."
  133. X1009="Configuration Error"
  134. X1010="Setup is complete!"
  135. X1011="File already exists in Dest Dir. File NOT replaced."
  136. X1012="File already exists in Dest Dir or Path. File NOT replaced."
  137. X1013="An application that is currently running~is using this file. The file cannot be~installed.  Please exit any applications that may~be using this file, then re-run WSETUP to try again."
  138. X1014="Setup is unable to create the sub-directory. Please choose a different directory, or check your hard disk and run Setup again."
  139. X1015="Setup was unable to create the directory. Please enter another directory, or check your hard disk and run Setup again."
  140. X1016="Setup can't install into:~ A) The same directory, or~ B) The same branch of the directory tree~that contain the setup files.~Please specify a different directory for the install.~~Hint: Avoid using root directories."
  141. X1017="Windows restart required"
  142. X1018="Disk Space Req'd: %ldK"
  143. X1019="Available: %ldK"
  144. X1020="Remaining: %ldK"
  145. X1021="An error occurred while copying files to your hard disk. Please correct the problem and run Setup again."
  146. X1022="Please run WSETUP.EXE."
  147. X1023="Not enough Memory to run SETUP."
  148. X1024="There is not enough memory to run Setup. Please quit one or more applications and run Setup again."
  149. X1025="Setup has not completely installed %s.~Please correct any problems and run Setup again."
  150. X1026="ERROR: Cannot Run"
  151. X1027="Select YES to restart Windows\r~select NO to return to DOS Windows Restart Required"
  152. X1028="Setup needs %ldK of disk space to install %s.~Please free enough disk space, or choose a different drive and/or directory."
  153. X1029="Not Enough Disk Space"
  154. X1030="File saved with extension of *.NEW"
  155. X1031="&OK"
  156. X1032="&Cancel"
  157. X1033="&Add >>"
  158. X1034="Add A&ll"
  159. X1035="&Remove"
  160. X1036="&Install"
  161.  
  162. X1040="Loading Setup..."
  163. X1045="&Main"
  164. X1046="&Applets"
  165. X1047="&Utils"
  166. X1048="&Groups"
  167. X1049="&Other"
  168.  
  169. X1050="Setup will install programs for"
  170. X1051="underneath the following"
  171. X1052="drive and directory"
  172. X1053="on your hard disk.  If you want"
  173. X1054="to install the files below a"
  174. X1055="different drive and/or directory,"
  175. X1056="type the name of the desired"
  176. X1057="drive and directory here."
  177. X1058="Click OK to begin the"
  178. X1059="installation."
  179.  
  180.  
  181. X1060="Please Indicate the Items you wish to install"
  182. X1061="Disk Space Req'd: 0K"
  183. X1062="Disk Space Avail: 0K"
  184. X1063="Space Remaining: 0K"
  185.  
  186. X1070="Now copying files for:"
  187. X1071="From:"
  188. X1072="To:"
  189. X1073="File:"
  190.  
  191. X1080="Setup needs the following disk:"
  192. X1081="Please insert the disk in your disk drive,"
  193. X1082="or type the name of the drive where this disk is located."
  194. X1083="Drive:"
  195.  
  196. X1090="Now creating Program Group"
  197. X1094="Please Note: Possible Shell Conflict"
  198. X1095="It is possible that this software and your~currently running shell as defined in~SYSTEM.INI use the same files.~You may need to edit SYSTEM.INI to use use another~shell (progman.exe?) to install this product."
  199.  
  200. X1100="Directory was created or re-used. Will remove if empty."
  201. X1101="Setup Completed Normally."
  202. X1102="Setup failed."
  203. X1103="REM File %s verified in path as %s and not replaced.$~"
  204. X1104="REM File %s verified in directory %s and not replaced.$~"
  205. X1105="REM File %s verified in path %s and not replaced.$~"
  206. X1106="REM Version verification file %s copied to HD as %s$~"
  207. X1107="REM Erasing old copy of %s$~erase %s$~"
  208. X1108="REM Erasing new copy of %s with .NEW extension.$~erase %s$~"
  209. X1109="ECHO Erasing %s$~erase %s$~$~"
  210. X1110="ECHO %s %s$~rd %s$~$~"
  211. X1111="REM %s found as %s. Deleted$~$~"
  212. X1112="@ECHO OFF$~ECHO %s Uninstall Procedure$~ECHO Target dir was %s$~"
  213. X1113="ECHO Uninstall may affect other products if they$~ECHO were installed after this product was installed.$~ECHO A re-install of the other products *might* be necessary.$~"
  214. X1114="ECHO if this batch file is run unmodified.$~ECHO We suggest you review this bat file before running it.$~$~ECHO Press Ctrl+C to exit, or$~pause$~$~"
  215. X1115="ECHO Uninstall complete.$~Pause$~goto done$~$~:stage1$~ECHO Removing installed files.$~"
  216. X1116="goto stage2$~$~"
  217. X1117="REM %s$~:done$~"
  218. X1118="%c:$~cd %s$~goto stage1$~$~:stage2$~"
  219. X1200="Superceded Version Notice"
  220. X1201="Please note:  You have obtained an extremely~old version of this program.~Compatibility with this version of~Windows is questionable.~Do you wish to proceed with the install?"
  221. X1202="Outdated Version Warning"
  222. X1203="Please note: You have obtained a completely~outdated version of this program.~Compatibility with this version of~Windows is somewhat dubious.~Do you wish to abandon the install?"
  223.  
  224. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  225. [German]
  226. X1000="WindowWare Installation"
  227. X1001="Achtung!"
  228. X1002="Installation beenden?"
  229. X1003="Schlechte WSETUP.INF Datei"
  230. X1004="Verzeichnisfehler"
  231. X1005="Progman Strukturfehler"
  232. X1006="Installation wird jede Datei~die mit diesem Programm zusammenhΣngt ⁿberschreiben"
  233. X1007="Soll Installation die folgende Datei ersetzen?"
  234. X1008="WSETUP.INF Datei nicht gefunden."
  235. X1009="Konfigurationsfehler"
  236. X1010="Installation ist beendet!"
  237. X1011="Datei existiert schon im Zielverzeichnis. Datei NICHT ersetzt."
  238. X1012="Datei existiert schon im Zielverzeichnis oder PATH. Datei NICHT ersetzt."
  239. X1013="Ein aktives Programm benutzt diese Datei. Die Datei kann nicht installiert werden. Bitte beenden Sie alle Programme, die diese Datei benutzen k÷nnten. Dann WSETUP starten und erneut versuchen."
  240. X1014="Installation kann das Verzeichnis nicht erstellen. Bitte wΣhlen Sie ein anderes Verzeichnis, oder prⁿfen Sie Ihr Laufwerk und starten Sie Installation erneut."
  241. X1015="Installation kann das Verzeichnis nicht erstellen. Bitte wΣhlen Sie ein anderes Verzeichnis, oder prⁿfen Sie Ihr Laufwerk und starten Sie Installation erneut."
  242. ; Max string length = 250 chars
  243. X1016="Installation kann nicht installieren nach:~ A) Demselben Verz., oder~ B) Demselben Zweig des Verz.~, welches die Installationdatei enthaelt.~Bitte wΣhlen Sie ein anderes Verz. fⁿr die Installation.~~Tip: Benutzen Sie nicht das Wurzelverzeichni
  244. s."
  245. X1017="Sie mⁿssen Windows wieder starten"
  246. X1018="Ben÷tigte: %ldK"
  247. X1019="Frei: %ldK"
  248. X1020="▄brig: %ldK"
  249. X1021="Fehler beim kopieren der Datei zu Ihrem Laufwerk. Bitte bringen Sie das Problem in Ordnung und starten Sie Installation erneut."
  250. X1022="Bitte starten Sie WSETUP.EXE."
  251. X1023="Nicht genug Speicher um die Installation zu starten."
  252. X1024="Nicht genug Speicher um die Installation zu starten. Bitte beenden Sie einige Programme und starten Sie Installation erneut."
  253. X1025="Installation hat %s nicht ganz installiert. Bitte bringen Sie alle Probleme in Ordnung und starten Sie Installation erneut."
  254. X1026="Fehler: Kann nicht starten"
  255. X1027="WΣhlen Sie JA um Windows wieder zu starten\r~wΣhlen Sie NEIN um zu DOS zurⁿckzukehren. Sie mⁿssen Windows erneut starten"
  256. X1028="Installation braucht %ldK Platz auf Laufwerk, um %s zu installieren. Bitte schaffen Sie genuegend Platz auf dem Laufwerk, oder wΣhlen Sie ein anderes Laufwerk und/oder Verzeichnis."
  257. X1029="Nicht genug Platz auf dem Laufwerk"
  258.  
  259. X1031="&Ok"
  260. X1032="&Abbrechen"
  261. X1033="&Hinzufⁿgen >>"
  262. X1034="Alles hinzufⁿgen"
  263. X1035="&Entfernen"
  264. X1036="&Installieren"
  265.  
  266. X1040="Starten Installation..."
  267. X1045="&Main"
  268. X1046="&Applets"
  269. X1047="&Utils"
  270. X1048="&Groups"
  271. X1049="&Other"
  272.  
  273. X1050="Installation wird Programme fⁿr"
  274. X1051="installieren unter das folgendes"
  275. X1052="Verzeichnis"
  276. X1053="auf Ihren Laufwerk.  Wenn Sie wollen"
  277. X1054="die Datei zu installieren unter eines"
  278. X1055="anderes Laufwerk und/oder Verzeichnis,"
  279. X1056="screiben Sie hier den Name des"
  280. X1057="Laufwerks und Verzeichnis das Sie wⁿnschen."
  281. X1058="WΣhlen Sie OK, um die Installation"
  282. X1059="anzufangen."
  283.  
  284. X1060="Bitte wΣhlen Sie die Optionen die Sie zu installieren wⁿnschen"
  285. X1061="Ben÷tigte: 0K"
  286. X1062="Frei: 0K"
  287. X1063="▄brig: 0K"
  288.  
  289. X1070="Datei fⁿr: wird kopiert"
  290. X1071="Von:"
  291. X1072="Nach:"
  292. X1073="Datei:"
  293.  
  294. X1080="Installation braucht das folgendes Laufwerk:"
  295. X1081="Bitte stecken Sie die Diskette in Ihr Laufwerk hinein,"
  296. X1082="oder schreiben Sie den Namen des Diskettenlaufwerks."
  297. X1083="Laufwerk:"
  298.  
  299. X1090="Jetzt beim Erstellen der Programmgruppe"
  300.